home *** CD-ROM | disk | FTP | other *** search
- // Historic Linux French keyboard layout (fr-latin9)
- // Copyright (c) 199x, 2002 Rene Cougnenc (original work)
- // Guylhem Aznar <clavier @ externe.net> (maintainer)
- // Nicolas Mailhot <Nicolas.Mailhot @ laposte.net>
- // (XFree86 submission)
- //
- // $XFree86: xc/programs/xkbcomp/symbols/pc/fr-latin9,v 1.2 2003/04/19 12:22:12 pascal Exp $
- //
- // This layout has long been distributed and refined outside official channels.
- // To this day it remains more feature-rich and popular than the 'fr' layout.
- //
- // This file is derived from an original version by Guylhem Aznar. The
- // original version is always available from:
- // http://en.tldp.org/HOWTO/Francophones-HOWTO.html
- // and is distributed under a GPL license.
- //
- // The author has given permission for this derived version to be distributed
- // under the standard XFree86 license. He would like all changes to this
- // version be send to him at <clavier @ externe.net> so he can sync the
- // identically named linux console map (kbd, linux-console) and this
- // fileout-of-tree GPL version.
- //
- // Now follows the keyboard design description in French.
- // (If you can't read it you probably have no business changing this file anyway:)
- //
- // Les accents circonflexes des principales voyelles sont obtenus avec
- // la touche Alt_Gr, les trΘmas sont obtenus par Alt_Gr + Shift.
- //
- // ____ _________ _____________ _______
- // | S A| S = Shift, A = AltGr + Shift | Imprime | ArrΩt dΘfil | Pause |
- // | s a| s = normal, a = AltGr | Exec | | Halte |
- // »»»» »»»»»»»»» »»»»»»»»»»»»» »»»»»»»
- // ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ _______
- // | ╜ "| 1 ╖| 2 ╔| 3 ,| 4 '| 5 "| 6 || 7 ╚| 8 »| 9 ╟| 0 └| ░ | + ░| <-- |
- // | ╝ "| & '| Θ ~| " #| ' {| ( [| - || Φ `| _ \| τ ^| α @| ) ]| = }| |
- // ========================================================================
- // | |<- | A Σ| Z ┼| E ó| R ╟| T ▐| Y ▌| U ⁿ| I ∩| O ÷| P '| " `| $ δ| , |
- // | ->| | a Γ| z σ| e ñ| r τ| t ■| y ²| u √| i ε| o ⌠| p ╢| ^ ~| ú Ω| <-' |
- // ===================================================================¼ |
- // | | Q ─| S ╪| D ╦| F ¬| G ╞| H ╨| J ▄| K ╧| L ╓| M ║| % ┘| ╡ Ñ| |
- // | MAJ | q ┬| s °| d ╩| f ▒| g µ| h ≡| j █| k ╬| l ╘| m ╣| ∙ ▓| * │| |
- // ========================================================================
- // | ^ | > | W | X | C | V | B | N | ? | . | / | º | ^ |
- // | | | < || w ½| x ╗| c ⌐| v «| b ▀| n ¼| , ┐| ; ╫| : ≈| ! í| | |
- // ========================================================================
- // | | | | | | | | |
- // | Ctrl | Meta | Alt | Space Nobreakspace | AltGr | Multi|Menu | Ctrl |
- // »»»»»» »»»»»» »»»»»» »»»»»»»»»»»»»»»»»»»»»»» »»»»»»» »»»»»» »»»»» »»»»»»
- //
- //
- // Si les touches mortes fonctionnent, utiliser les accents dits
- // ½ morts ╗, i.e. fonctionnant comme l'accent circonflexe & le
- // trΘma des machines α Θcrire ; sont disponibles :
- //
- // (^) : accent circonflexe,
- // Shift+(^) : trΘma,
- // Shift+AltGr (^) : tilde,
- // AltGr (1) : accent aigu,
- // AltGr (7) : accent grave
- //
- // Pour s'en servir, procΘder comme avec l'accent circonflexe & le trΘma
- // sur les vielles machines α Θcrire :
- //
- // AltGr (1) puis e : Θ
- // Shift+AltGr (1) puis e : ╔ ...
-
- partial default alphanumeric_keys
-
- xkb_symbols "basic" {
-
- include "pc/latin"
-
- name[Group1]="fr-latin9";
-
- key <TLDE> { [ oe, OE, leftdoublequotemark, rightdoublequotemark ] };
- key <AE01> { [ ampersand, 1, dead_acute, periodcentered ] };
- key <AE02> { [ eacute, 2, asciitilde, Eacute ] };
- key <AE03> { [ quotedbl, 3, numbersign, cedilla ] };
- key <AE04> { [ apostrophe, 4, braceleft, acute ] };
- key <AE05> { [ parenleft, 5, bracketleft, diaeresis ] };
- key <AE06> { [ minus, 6, bar, brokenbar ] };
- key <AE07> { [ egrave, 7, dead_grave, Egrave ] };
- key <AE08> { [ underscore, 8, backslash, macron ] };
- key <AE09> { [ ccedilla, 9, asciicircum, Ccedilla ] };
- key <AE10> { [ agrave, 0, at, Agrave ] };
- key <AE11> { [ parenright, degree, bracketright, ydiaeresis ] };
- key <AE12> { [ equal, plus, braceright, dead_abovering ] };
-
- key <AD01> { [ a, A, acircumflex, adiaeresis ] };
- key <AD02> { [ z, Z, aring, Aring ] };
- key <AD03> { [ e, E, EuroSign, cent ] };
- key <AD04> { [ r, R, ccedilla, Ccedilla ] };
- key <AD05> { [ t, T, thorn, THORN ] };
- key <AD06> { [ y, Y, yacute, Yacute ] };
- key <AD07> { [ u, U, ucircumflex, udiaeresis ] };
- key <AD08> { [ i, I, icircumflex, idiaeresis ] };
- key <AD09> { [ o, O, ocircumflex, odiaeresis ] };
- key <AD10> { [ p, P, paragraph, quoteleft ] };
- key <AD11> { [ dead_circumflex, dead_diaeresis, dead_tilde, quoteright ] };
- key <AD12> { [ dollar, sterling, ecircumflex, ediaeresis ] };
-
- key <AC01> { [ q, Q, Acircumflex, Adiaeresis ] };
- key <AC02> { [ s, S, oslash, Ooblique ] };
- key <AC03> { [ d, D, Ecircumflex, Ediaeresis ] };
- key <AC04> { [ f, F, plusminus, ordfeminine ] };
- key <AC05> { [ g, G, ae, AE ] };
- key <AC06> { [ h, H, eth, ETH ] };
- key <AC07> { [ j, J, Ucircumflex, Udiaeresis ] };
- key <AC08> { [ k, K, Icircumflex, Idiaeresis ] };
- key <AC09> { [ l, L, Ocircumflex, Odiaeresis ] };
- key <AC10> { [ m, M, onesuperior, masculine ] };
- key <AC11> { [ ugrave, percent, twosuperior, Ugrave ] };
- key <BKSL> { [ asterisk, mu, threesuperior, yen ] };
-
- key <LSGT> { [ less, greater, bar ] };
- key <AB01> { [ w, W, guillemotleft ] };
- key <AB02> { [ x, X, guillemotright ] };
- key <AB03> { [ c, C, copyright ] };
- key <AB04> { [ v, V, registered ] };
- key <AB05> { [ b, B, ssharp ] };
- key <AB06> { [ n, N, notsign ] };
- key <AB07> { [ comma, question, questiondown ] };
- key <AB08> { [ semicolon, period, multiply ] };
- key <AB09> { [ colon, slash, division ] };
- key <AB10> { [ exclam, section, exclamdown ] };
-
- key <SPCE> { [ space, space, nobreakspace ] };
-
- // French uses a comma as decimal separator, but keyboards are labeled with a period
- // Will take effect when KP_Decimal is mapped to the locale decimal separator
- key <KPDL> { [ KP_Delete, period, KP_Delete, KP_Decimal ] };
-
- include "level3(ralt_switch_multikey)"
- };
-
- partial alphanumeric_keys
- xkb_symbols "Sundeadkeys" {
-
- // Modifies the basic fr-latin9 layout to use the Sun dead keys
-
- include "pc/fr-latin9(basic)"
-
- key <AE01> { [ ampersand, 1, SunFA_Acute, periodcentered ] };
- key <AE07> { [ egrave, 7, SunFA_Grave, Egrave ] };
- key <AD11> { [ SunFA_Circum, SunFA_Diaeresis, SunFA_Tilde, quoteright ] };
-
- };
-
- partial alphanumeric_keys
- xkb_symbols "sundeadkeys" {
-
- include "pc/fr-latin9(Sundeadkeys)"
-
- };
-
- partial alphanumeric_keys
- xkb_symbols "nodeadkeys" {
-
- // Modifies the basic fr-latin9 layout to eliminate all dead keys
-
- include "pc/fr-latin9(basic)"
-
- key <AE01> { [ ampersand, 1, apostrophe, periodcentered ] };
- key <AE07> { [ egrave, 7, grave, Egrave ] };
- key <AE12> { [ equal, plus, braceright ] };
- key <AD11> { [ asciicircum, diaeresis, asciitilde, quoteright ] };
- };
-